From: Richard M. Stallman Date: Wed, 2 Mar 1994 23:18:54 +0000 (+0000) Subject: (PURESIZE) [MULTI_FRAME]: Incremented to 230000. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92899 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c98f0e095189271ad7d471ffb7803b740b53bcd7;p=emacs.git (PURESIZE) [MULTI_FRAME]: Incremented to 230000. --- diff --git a/src/puresize.h b/src/puresize.h index 6a3d7ce8afa..170d6873ff7 100644 --- a/src/puresize.h +++ b/src/puresize.h @@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef PURESIZE #ifdef MULTI_FRAME -#define PURESIZE 220000 +#define PURESIZE 230000 #else #define PURESIZE 190000 #endif